Package stb_herringbone_wang_tile-devel-0.7^20250512git802cd45-1.el9.x86_64
Name | stb_herringbone_wang_tile-devel |
---|---|
Epoch | 0 |
Version | 0.7^20250512git802cd45 |
Release | 1.el9 |
Architecture | x86_64 |
Website/URL | https://github.com/nothings/stb |
License | MIT OR Unlicense |
Build Time | 2025-05-13 09:04:21 |
Build Host | builder-x86-04.inferitos.ru |
Summary | Herringbone Wang tile map generator |
Repositories | Extras |
Description | This library is an SDK for Herringbone Wang Tile generation: http://nothings.org/gamedev/herringbone The core design is that you use this library offline to generate a “template” of the tiles you’ll create. You then edit those tiles, then load the created tile image file back into this library and use it at runtime to generate “maps”. You cannot load arbitrary tile image files with this library; it is only designed to load image files made from the template it created. It stores a binary description of the tile sizes & constraints in a few pixels, and uses those to recover the rules, rather than trying to parse the tiles themselves. You *can* use this library to generate from arbitrary tile sets, but only by loading the tile set and specifying the constraints explicitly yourself. |
Errata | — |
Size | 21 KiB |
Source Project | stb-0^20250512git802cd45-1.el9 |
SHA-256 checksum | 1a45a08cbe6270cf9fc2b3d03194215a3a1cb1c7e18595a9cc130876f2028ed4 |
×
* Mon May 12 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 0^20250512git802cd45-1 - stb_image_resize2 2.14 * Sun Mar 16 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 0^20250314gitf056911-1 - stb_image_resize2 2.13 * Fri Jan 10 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 0^20241002git31707d1-4 - Patch root cause of CVE-2021-45340 * Sun Dec 15 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0^20241002git31707d1-3 - Add a SourceLicense field * Sun Dec 15 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0^20241002git31707d1-2 - Remove spec-file conditionals for Fedora 39 and EPEL7 (end-of-life) * Wed Oct 02 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0^20241002git31707d1-1 - stb_image_resize2 2.11 * Fri May 31 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0^20240531git013ac3b-1 - stb_image 2.30 * Sat May 25 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0^20240525git449758b-1 - stb_image_resize2 2.07 * Thu May 02 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0^20240213gitae721c5-5 - Patch for GHSL-2023-171/CVE-2023-45681/CVE-2023-47212 * Thu May 02 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0^20240213gitae721c5-4 - Fix a description to use American English orthography